home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / include / RCS / sgtty.h,v < prev    next >
Encoding:
Text File  |  1988-06-29  |  459 b   |  45 lines

  1. head     1.2;
  2. access   ;
  3. symbols  ;
  4. locks    ; strict;
  5. comment  @ * @;
  6.  
  7.  
  8. 1.2
  9. date     88.06.29.14.57.52;  author ouster;  state Exp;
  10. branches ;
  11. next     1.1;
  12.  
  13. 1.1
  14. date     88.06.21.16.42.08;  author ouster;  state Exp;
  15. branches ;
  16. next     ;
  17.  
  18.  
  19. desc
  20. @@
  21.  
  22.  
  23. 1.2
  24. log
  25. @Add ifdefs so that file can't be processed twice.
  26. @
  27. text
  28. @/*    sgtty.h    4.2    85/01/03    */
  29.  
  30. #ifndef    _IOCTL
  31. #include <sys/ioctl.h>
  32. #endif
  33. @
  34.  
  35.  
  36. 1.1
  37. log
  38. @Initial revision
  39. @
  40. text
  41. @d3 1
  42. a3 1
  43. #ifndef    _IOCTL_
  44. @
  45.